home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 1 / Cream of the Crop 1.iso / UTILITY / EZVIEW41.ARJ / EZVIEW.MAN < prev    next >
Text File  |  1992-05-22  |  8KB  |  175 lines

  1.                                       PAGE 1
  2.  
  3.                   EZVIEW RELEASE 4.1
  4.      
  5.      COPYRIGHT 1992  CHARLES HILL  USEFULL CONCEPTS,  ALL RIGHTS RESERVED
  6.     1303 B CARLISLE DRIVE  SAN MATEO, CALIFORNIA  94402-1917  USA
  7.  
  8.   EZVIEW is a quick, handy file viewing utility. The wrinkle that's worthy of
  9.   note here is CURSOR CONTROL. Have you ever been programming or analyzing
  10.   files and wished you could use the cursor to count bytes or characters ?
  11.   Now you can____with EZVIEW.
  12.      
  13.   To put it to work, install it in a directory in your path (Change the name
  14.   to suit your needs, ie : VIEW). Type EZVIEW at the command line. The current
  15.   directory appears for file selection. To change directories, place the
  16.   cursor on one of the up or down arrows and press enter. To change drives, 
  17.   press <D> and select a drive. Once in the desired directory, use the cursor 
  18.   to select a file to view and press enter. Your cursor is active in all 
  19.   directions and is now a counter, tracked at the top of the screen.
  20.      
  21.   If you want to view the file in HEX FORMAT, press <H>. You may go back to 
  22.   viewing in TEXT FORMAT by pressing <T>. Pressing <F> takes you to the FILE
  23.   SELECTION screen. F1 produces a HELP SCREEN listing keyboard commands for
  24.   these and all other functions available.
  25.      
  26.   If you have an edit program in the current directory or in your path, press 
  27.   <E> to either edit the file you are viewing, or the file you've selected 
  28.   from the file selection screen. By default EZVIEW uses 'EDIT', and searches
  29.   your path first for edit.com and then for edit.exe. If you have a program 
  30.   with a different name then 'EDIT', and prefer to use it, press <Alt> E and 
  31.   enter the name, not including the extension (i.e. 'QEDIT' for a program 
  32.   named qedit.com or qedit.exe). EZVIEW saves the name you entered and will
  33.   use it from then on. 
  34.      
  35.   Go DIRECTLY TO ANY LINE NUMBER in a file by pressing <L> and entering the 
  36.   desired line number. This saves time trying to get around in a large file.
  37.      
  38.   EZVIEW includes a SEARCH ROUTINE to find strings in either hex or text
  39.   format and a SORT ROUTINE to arrange files by Name, Extension, Size or Date 
  40.   for the file selection screen. 
  41.      
  42.   PRINT out all or part of a file by moving the cursor to the top line of the 
  43.   block of text you wish to print and mark it by pressing <ALT> T. Then use
  44.   <ALT> B to mark the bottom line of the block. Use <Alt> P to print out the
  45.   marked block. Unmark a marked block by pressing <ALT> U. If you are printing
  46.   out hex code, use <ALT> F to activate the hex filter. This masks out ASCII
  47.   charcacters 0 - 31 and 127, which represent printer commands.
  48.      
  49.   Fancy a paticuclar COLOR CONFIGURATION ? ... Use the F2 - F7 keys to toggle
  50.   through and find your favorite colors. Press <Alt> C to save them.
  51.      
  52.   MOUSE SUPPORT - The mouse controls the keys listed at the bottom of the 
  53.   screen and can be used in the file, text and hex modes to reposition the
  54.   cursor. Put the mouse cursor over your choice or screen position, and 
  55.   click the left mouse button.
  56.      
  57.   EZVIEW is IBM XT/AT compatible with DOS 2.0 and up. CGA, EGA and VGA are
  58.   supported. EZVIEW views files to 16Mb and handles directories to 1870 files.
  59.  
  60.                                       PAGE 2
  61.  
  62.   * SHAREWARE STATEMENT 
  63.  
  64.   EZVIEW is protected by U.S. Copyright law and is not in public domain.
  65.   You are granted a limited license to make an evaluation copy for trial use 
  66.   on a private, non commercial basis for the specific purpose of determining
  67.   whether EZVIEW is suitable for your purposes. 
  68.   
  69.   At the end of the trial period, you should either register or discontinue 
  70.   use. The purchase of a disk from a shareware distributor does not constitute
  71.   registration. A registration form is available in file REGISTER.FRM.
  72.  
  73.  
  74.   * SHARING WITH OTHERS
  75.  
  76.   EZVIEW may be given to friends or others so that they may evaluate its use
  77.   and register their own copy as long as the package of EZVIEW.EXE,
  78.   EZVIEW.MAN, REGISTER.FRM and REGISTER.EXE are kept together.
  79.  
  80.  
  81.   * DISCLAIMER OF WARRANTY
  82.   
  83.   IMPORTANT: Read this warranty information before you register. If you do not
  84.   agree to the terms, please discontinue use.
  85.    
  86.   This program is sold without any express or implied warranties whatsoever,
  87.   including but not limited to merchantability and fitness for a particular
  88.   purpose. In no event shall Charles Hill or Usefull Concepts be liable 
  89.   for any damages whatsoever (including, without limitation, damages from loss
  90.   of business profits, business interruption, loss of business information, or
  91.   other pecuniary loss) arising out of the use of or inability to use this 
  92.   product, even if Usefull Concepts has been advised of the possibility  
  93.   of such damages.
  94.   
  95.   * REGISTRATION
  96.  
  97.   To register use the text file REGISTER.FRM included in the EZVIEW package.
  98.  
  99.   When you register EZVIEW, you will receive a letter of confirmation,
  100.   including instructions on how to replace the registration message with your
  101.   name and serial number.
  102.  
  103.   Registration entitles you to the use of the version you are registering and
  104.   all future versions of EZVIEW.
  105.   
  106.   Technical support is available for EZVIEW through electronic mail at the
  107.   following BBS's :
  108.  
  109.   COMPUSERVE : 70732,343
  110.   PCLINK     : RUNOUT
  111.   GENIE      : C.HILL14
  112.  
  113.   If you wish to attain support through U.S. mail, please include a stamped
  114.   self addressed envelope.
  115.  
  116.   Registered users will be able to get technical support by phone. 
  117.  
  118.                                       PAGE 3
  119.  
  120.   * VERSION HISTORY 
  121.  
  122.   EZVIEW 1.0 - 12/1/91   Original release
  123.   EZVIEW 2.0 - 12/16/91  Added printing capabilities, hex filter, searching 
  124.              with ignore case and color configuration.
  125.   EZVIEW 2.1 - 1/17/92   Fixed 80th character backspace bug.
  126.              Fixed form-feed/carraige-return pair bug.
  127.   EZVIEW 3.0 - 3/1/92    Fixed clearing last character of input search string.
  128.              Fixed integer overflow marking lines above 32767.
  129.              Fixed memory reallocation when > 150 files.
  130.              Fixed handling the empty disk case.
  131.              Added going directly to line numbers, invoking an 
  132.              editor with the name "EDIT.EXE or EDIT.COM" and a
  133.              registration program for registered users.
  134.   EZVIEW 3.1 - 3/2/92    Fixed bug updating file(s) on return from edit.
  135.   EZVIEW 4.0 - 5/11/92   Fixed bug maintaining the identity of a file when
  136.              changing directories by using its full path name.
  137.              Uses 80 column color text video mode versus the
  138.              default video mode.
  139.              Restores original video mode when done.
  140.              Added Mouse Support.
  141.   EZVIEW 4.1 - 5/21/92   Fixed bug misidentifying CGA as Hercules.
  142.              Fixed bug in command line arguments w/path.
  143.              Fixed bug that skipped a line between file reads.
  144.              Fixed bug with mouse on last line of file < 22 lines.
  145.              Improved empty disk case senario.
  146.              Added ability to configure the edit program.
  147.              Added ability to change drives.
  148.              Enhanced mouse support.
  149.  
  150.               
  151.               EZVIEW REGISTRATION FORM
  152.                   USEFULL CONCEPTS
  153.                 1303 B CARLISLE DRIVE
  154.               SAN MATEO, CA. 94402-1917
  155.  
  156.              Version you are registering __________
  157.  
  158.  
  159.   NAME _____________________________    QUANTITY REGISTERED    ______________
  160.  
  161.   COMPANY __________________________    AMOUNT AT $20.00 EACH  ______________
  162.  
  163.   ADDRESS __________________________    APPLICABLE SALES TAX   ______________
  164.  
  165.   CITY _____________________________    TOTAL ENCLOSED         ______________
  166.  
  167.   STATE ________ ZIP _______________    CA. RESIDENTS PLEASE ADD 8% STATE TAX.
  168.  
  169.   DATE ________ PHONE ______________    CHECK IN U.S. FUNDS. THANK YOU.
  170.  
  171.   To be displayed in registered copy (check one):  __NAME  __COMPANY     
  172.        
  173.        PLEASE BE SURE TO READ THE WARRANTY STATEMENT BEFORE REGISTERING.
  174.  
  175.